ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _updateLegendSize Method

In This Topic
    _updateLegendSize Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLegendSize( _
       ByVal size As Nullable(Of Double) _
    ) 
    public void _updateLegendSize( 
       Nullable<double> size
    )

    Parameters

    size
    See Also